Usage APIPresentation APIApiRunMethodsSetStyleOn this pageSetStyle Sets a style to the current run. Syntax expression.SetStyle(oStyle); expression - A variable that represents a ApiRun class. Parameters NameRequired/OptionalData typeDefaultDescriptionoStyleRequiredApiStyleThe style which must be applied to the text run. Returns ApiTextPr